public class SchematicEntityContext
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
net.minecraft.util.math.BlockPos |
basePos |
net.minecraft.entity.Entity |
entity |
net.minecraft.world.World |
world |
Constructor and Description |
---|
SchematicEntityContext(net.minecraft.world.World world,
net.minecraft.util.math.BlockPos basePos,
net.minecraft.entity.Entity entity) |