mirror of
https://github.com/Winds-Studio/Leaf.git
synced 2025-12-19 15:09:25 +00:00
Add leaf.at
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -18,7 +18,7 @@
|
||||
build
|
||||
|
||||
# Leaf
|
||||
build-data
|
||||
build-data/dev-imports.txt
|
||||
patches/todo
|
||||
run
|
||||
|
||||
|
||||
10
build-data/leaf.at
Normal file
10
build-data/leaf.at
Normal file
@@ -0,0 +1,10 @@
|
||||
# This file is auto generated, any changes may be overridden!
|
||||
# See CONTRIBUTING.md on how to add access transformers.
|
||||
protected net.minecraft.world.entity.Entity dimensions
|
||||
public net.minecraft.world.entity.Entity updateInWaterStateAndDoWaterCurrentPushing()V
|
||||
public net.minecraft.world.entity.LivingEntity canGlide()Z
|
||||
public net.minecraft.world.entity.monster.Shulker MAX_SCALE
|
||||
public net.minecraft.world.entity.player.Player canGlide()Z
|
||||
public net.minecraft.world.level.block.entity.FuelValues values
|
||||
public-f net.minecraft.world.entity.EntityType dimensions
|
||||
public-f net.minecraft.world.level.block.state.BlockBehaviour explosionResistance
|
||||
Reference in New Issue
Block a user