Package net.minecraft.util
Interface Tickable
- All Known Subinterfaces:
TickableSoundInstance
- All Known Implementing Classes:
BeaconBlockEntity,BrewingStandBlockEntity,ChestBlockEntity,class_2905,class_3616,class_3632,class_3659,class_3679,class_3741,class_3746,class_4295.class_4296,class_4295.class_4297,DaylightDetectorBlockEntity,EnchantingTableBlockEntity,EnderChestBlockEntity,EndGatewayBlockEntity,FunctionTickable,FurnaceBlockEntity,GuardianAttackSoundInstance,HopperBlockEntity,MinecartMovingSoundInstance,MinecartSoundInstance,MobSpawnerBlockEntity,MovingSoundInstance,MusicTracker,PistonBlockEntity,PlayerListGui,ServerLoginNetworkHandler,ServerPlayNetworkHandler,ShulkerBoxBlockEntity,SingletonBiomeSource,SkullBlockEntity,SoundManager
public interface Tickable
- Mappings:
Namespace Name official ptintermediary net/minecraft/class_746named net/minecraft/util/Tickable
-
Method Summary
-
Method Details
-
tick
void tick()- Mappings:
Namespace Name Mixin selector official Y_Lpt;Y_()Vintermediary method_2053Lnet/minecraft/class_746;method_2053()Vnamed tickLnet/minecraft/util/Tickable;tick()V
-