public class GelTemplate
extends net.minecraft.world.gen.feature.template.Template
Modifier and Type | Field and Description |
---|---|
net.minecraft.world.gen.feature.template.Template |
template |
Constructor and Description |
---|
GelTemplate(net.minecraft.world.gen.feature.template.Template template) |
Modifier and Type | Method and Description |
---|---|
boolean |
func_237146_a_(net.minecraft.world.IServerWorld worldIn,
net.minecraft.util.math.BlockPos pos,
net.minecraft.util.math.BlockPos pos2,
net.minecraft.world.gen.feature.template.PlacementSettings placementSettings,
java.util.Random rand,
int flags) |
calculateConnectedPos, func_215381_a, func_215386_a, func_222857_a, func_237144_a_, func_237145_a_, func_237150_a_, func_237152_b_, getAuthor, getMutableBoundingBox, getSize, getTransformedPos, getTransformedPos, getZeroPositionWithTransform, getZeroPositionWithTransform, loadEntity, processBlockInfos, processEntityInfos, read, setAuthor, takeBlocksFromWorld, transformedBlockPos, transformedSize, transformedVec3d, writeToNBT
public GelTemplate(net.minecraft.world.gen.feature.template.Template template)
public boolean func_237146_a_(net.minecraft.world.IServerWorld worldIn, net.minecraft.util.math.BlockPos pos, net.minecraft.util.math.BlockPos pos2, net.minecraft.world.gen.feature.template.PlacementSettings placementSettings, java.util.Random rand, int flags)
func_237146_a_
in class net.minecraft.world.gen.feature.template.Template