| Package | Description |
|---|---|
| net.minecraft.advancements.criterion | |
| net.minecraft.client.renderer.tileentity | |
| net.minecraft.tileentity |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ConstructBeaconTrigger.Instance.test(BeaconTileEntity beacon) |
void |
ConstructBeaconTrigger.trigger(ServerPlayerEntity player,
BeaconTileEntity beacon) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
BeaconTileEntityRenderer.isGlobalRenderer(BeaconTileEntity te) |
void |
BeaconTileEntityRenderer.render(BeaconTileEntity tileEntityIn,
float partialTicks,
MatrixStack matrixStackIn,
IRenderTypeBuffer bufferIn,
int combinedLightIn,
int combinedOverlayIn) |
| Modifier and Type | Field and Description |
|---|---|
static TileEntityType<BeaconTileEntity> |
TileEntityType.BEACON |